header>div{
    display: inline-block;
    padding:20px 0 20px 0;
}
#sign{
    margin-left: 20px;
}
#tels{
    color: #000084;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width:43%;
}
#tels>img{
    margin-right: 18px;
}
#both{
    width:55%;
    text-align: center;
}
#both>div{
    display: inline-block;
}